learning_rate_set_parameters Interface

interface
public subroutine learning_rate_set_parameters(learning_rate_fn, lambda0, tau)

Arguments

Type IntentOptional Attributes Name
class(learning_rate_function_base) :: learning_rate_fn
real(kind=wp) :: lambda0
real(kind=wp) :: tau

Description

Template for a function to define the parameters of the learning rate function